Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-37298 (GCVE-0-2024-37298)
Vulnerability from cvelistv5 – Published: 2024-07-01 18:27 – Updated: 2024-08-02 03:50- CWE-770 - Allocation of Resources Without Limits or Throttling
| URL | Tags |
|---|---|
| https://github.com/gorilla/schema/security/adviso… | x_refsource_CONFIRM |
| https://github.com/gorilla/schema/commit/cd59f2f1… | x_refsource_MISC |
| https://github.com/gorilla/schema/blob/main/decod… | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| gorilla | schema |
Affected:
< 1.4.1
|
|
| gorillatoolkit | schema |
Affected:
0 , < 1.4.1
(custom)
cpe:2.3:a:gorillatoolkit:schema:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:gorillatoolkit:schema:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "schema",
"vendor": "gorillatoolkit",
"versions": [
{
"lessThan": "1.4.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-37298",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-02T14:16:14.834696Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-03T20:58:34.291Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T03:50:55.675Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
},
{
"name": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
},
{
"name": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "schema",
"vendor": "gorilla",
"versions": [
{
"status": "affected",
"version": "\u003c 1.4.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "gorilla/schema converts structs to and from form values. Prior to version 1.4.1 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 be vulnerable to this memory exhaustion vulnerability. Version 1.4.1 contains a patch for the issue."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-01T18:27:33.952Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
},
{
"name": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
},
{
"name": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
}
],
"source": {
"advisory": "GHSA-3669-72x9-r9p3",
"discovery": "UNKNOWN"
},
"title": "Potential memory exhaustion attack due to sparse slice deserialization"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-37298",
"datePublished": "2024-07-01T18:27:33.952Z",
"dateReserved": "2024-06-05T20:10:46.496Z",
"dateUpdated": "2024-08-02T03:50:55.675Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-37298",
"date": "2026-06-04",
"epss": "0.00267",
"percentile": "0.50338"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-37298\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-07-01T19:15:04.283\",\"lastModified\":\"2024-11-21T09:23:33.653\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"gorilla/schema converts structs to and from form values. Prior to version 1.4.1 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 be vulnerable to this memory exhaustion vulnerability. Version 1.4.1 contains a patch for the issue.\"},{\"lang\":\"es\",\"value\":\"gorilla/schema convierte estructuras hacia y desde valores de formulario. Antes de la versi\u00f3n 1.4.1 La ejecuci\u00f3n de `schema.Decoder.Decode()` en una estructura que tiene un campo de tipo `[]struct{...}` la abre a ataques maliciosos relacionados con las asignaciones de memoria, aprovechando la escasez de memoria. funcionalidad de corte. Cualquier uso de `schema.Decoder.Decode()` en una estructura con matrices de otras estructuras podr\u00eda ser vulnerable a esta vulnerabilidad de agotamiento de la memoria. La versi\u00f3n 1.4.1 contiene un parche para el problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"references\":[{\"url\":\"https://github.com/gorilla/schema/blob/main/decoder.go#L223\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/gorilla/schema/blob/main/decoder.go#L223\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-37298\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-02T14:16:14.834696Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:gorillatoolkit:schema:*:*:*:*:*:*:*:*\"], \"vendor\": \"gorillatoolkit\", \"product\": \"schema\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.4.1\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-03T20:12:45.502Z\"}}], \"cna\": {\"title\": \"Potential memory exhaustion attack due to sparse slice deserialization\", \"source\": {\"advisory\": \"GHSA-3669-72x9-r9p3\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"gorilla\", \"product\": \"schema\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.4.1\"}]}], \"references\": [{\"url\": \"https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3\", \"name\": \"https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff\", \"name\": \"https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/gorilla/schema/blob/main/decoder.go#L223\", \"name\": \"https://github.com/gorilla/schema/blob/main/decoder.go#L223\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"gorilla/schema converts structs to and from form values. Prior to version 1.4.1 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 be vulnerable to this memory exhaustion vulnerability. Version 1.4.1 contains a patch for the issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-07-01T18:27:33.952Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-37298\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-07-03T20:58:34.291Z\", \"dateReserved\": \"2024-06-05T20:10:46.496Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-07-01T18:27:33.952Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2024:4858
Vulnerability from csaf_redhat - Published: 2024-07-31 13:21 - Updated: 2026-06-02 15:11A 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: 8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.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.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.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.16.5 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\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.16.5. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2024:4855\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n* go-retryablehttp: url might write sensitive information to log file\n(CVE-2024-6104)\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.16 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.16/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:4858",
"url": "https://access.redhat.com/errata/RHSA-2024:4858"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4858.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.5 packages and security update",
"tracking": {
"current_release_date": "2026-06-02T15:11:15+00:00",
"generator": {
"date": "2026-06-02T15:11:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:4858",
"initial_release_date": "2024-07-31T13:21:46+00:00",
"revision_history": [
{
"date": "2024-07-31T13:21:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-31T13:21:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:11:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
"product": {
"name": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
"product_id": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_id": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_id": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
"product_id": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
"product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_id": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_id": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
"product": {
"name": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
"product_id": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_id": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_id": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
"product": {
"name": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
"product_id": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "perf-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "perf-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
"product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
"product": {
"name": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_id": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
"product": {
"name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
"product": {
"name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
"product": {
"name": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_id": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
"product": {
"name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
"product": {
"name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
"product": {
"name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
"product": {
"name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.28.1.el9_4.src",
"product": {
"name": "kernel-0:5.14.0-427.28.1.el9_4.src",
"product_id": "kernel-0:5.14.0-427.28.1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-9.rhaos4.16.el9.src",
"product": {
"name": "podman-4:4.9.4-9.rhaos4.16.el9.src",
"product_id": "podman-4:4.9.4-9.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-8.rhaos4.16.el8.src",
"product": {
"name": "podman-4:4.9.4-8.rhaos4.16.el8.src",
"product_id": "podman-4:4.9.4-8.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-427.28.1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
"product_id": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-427.28.1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
"product": {
"name": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
"product_id": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-9.rhaos4.16.el9?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
"product": {
"name": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
"product_id": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-8.rhaos4.16.el8?arch=noarch\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x"
},
"product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-8.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src"
},
"product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x"
},
"product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch"
},
"product_reference": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x"
},
"product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x"
},
"product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x"
},
"product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64"
},
"product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x"
},
"product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64"
},
"product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.28.1.el9_4.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src"
},
"product_reference": "kernel-0:5.14.0-427.28.1.el9_4.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "perf-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x"
},
"product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-9.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src"
},
"product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch"
},
"product_reference": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x"
},
"product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x"
},
"product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64"
},
"product_reference": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le"
},
"product_reference": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x"
},
"product_reference": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
},
"product_reference": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
}
]
},
"vulnerabilities": [
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
]
},
"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-07-31T13:21:46+00:00",
"details": "For OpenShift Container Platform 4.16 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.16/release_notes/ocp-4-16-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4858"
},
{
"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.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"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.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.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.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.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-07-31T13:21:46+00:00",
"details": "For OpenShift Container Platform 4.16 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.16/release_notes/ocp-4-16-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4858"
},
{
"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.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.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.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
}
]
}
RHSA-2024:4963
Vulnerability from csaf_redhat - Published: 2024-08-07 13:32 - Updated: 2026-06-02 15:11A 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: 8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.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.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.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.14.34 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of 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.14.34. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:4960\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n* go-retryablehttp: url might write sensitive information to log file\n(CVE-2024-6104)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:4963",
"url": "https://access.redhat.com/errata/RHSA-2024:4963"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4963.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.34 security update",
"tracking": {
"current_release_date": "2026-06-02T15:11:16+00:00",
"generator": {
"date": "2026-06-02T15:11:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:4963",
"initial_release_date": "2024-08-07T13:32:54+00:00",
"revision_history": [
{
"date": "2024-08-07T13:32:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-07T13:32:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:11:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
"product": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
"product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.77.1.el9_2.src",
"product": {
"name": "kernel-0:5.14.0-284.77.1.el9_2.src",
"product_id": "kernel-0:5.14.0-284.77.1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
"product": {
"name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
"product_id": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.77.1.rt14.362.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
"product": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
"product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
"product": {
"name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
"product_id": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge@0.14.0-1.rhaos4.14.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
"product": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
"product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
"product": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
"product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=src\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"product": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
"product": {
"name": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
"product_id": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product_id": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge@0.14.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product_id": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-devel@0.14.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product_id": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-rt@0.14.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product_id": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-debugsource@0.14.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product_id": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-debuginfo@0.14.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product_id": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-rt-debuginfo@0.14.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"product": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"product": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
"product": {
"name": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
"product_id": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product_id": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge@0.14.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product_id": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-devel@0.14.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product_id": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-rt@0.14.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product_id": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-debugsource@0.14.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product_id": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-debuginfo@0.14.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product_id": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/wasmedge-rt-debuginfo@0.14.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"product": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"product": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
"product_id": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
"product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"product": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"product": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
"product": {
"name": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
"product_id": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "perf-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "perf-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
"product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"product": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.77.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
"product_id": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.77.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
"product": {
"name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
"product_id": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-16.4.rhaos4.14.el9?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
"product": {
"name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
"product_id": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-16.4.rhaos4.14.el8?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64"
},
"product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le"
},
"product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x"
},
"product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src"
},
"product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64"
},
"product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src"
},
"product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch"
},
"product_reference": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64"
},
"product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x"
},
"product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64"
},
"product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64"
},
"product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le"
},
"product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x"
},
"product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src"
},
"product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64"
},
"product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.77.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src"
},
"product_reference": "kernel-0:5.14.0-284.77.1.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src"
},
"product_reference": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "perf-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src"
},
"product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch"
},
"product_reference": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64"
},
"product_reference": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le"
},
"product_reference": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x"
},
"product_reference": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64"
},
"product_reference": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src"
},
"product_reference": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
]
},
"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-07T13:32:54+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4963"
},
{
"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.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"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.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.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.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.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-07T13:32:54+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4963"
},
{
"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.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
}
]
}
RHSA-2024:5194
Vulnerability from csaf_redhat - Published: 2024-08-12 02:39 - Updated: 2026-06-02 15:11A 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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
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: AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8 | — |
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.8 Extended Update Support.\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* 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:5194",
"url": "https://access.redhat.com/errata/RHSA-2024:5194"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5194.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security update",
"tracking": {
"current_release_date": "2026-06-02T15:11:19+00:00",
"generator": {
"date": "2026-06-02T15:11:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:5194",
"initial_release_date": "2024-08-12T02:39:45+00:00",
"revision_history": [
{
"date": "2024-08-12T02:39:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-12T02:39:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:11:19+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": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.4.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8)",
"product_id": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.4.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
]
},
"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-12T02:39:45+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:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5194"
},
{
"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:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
]
}
],
"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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
]
},
"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-12T02:39:45+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:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5194"
},
{
"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:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
}
]
}
RHSA-2024:5202
Vulnerability from csaf_redhat - Published: 2024-08-19 03:55 - Updated: 2026-06-04 00:10A 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-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-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-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-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-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-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": "2026-06-04T00:10:58+00:00",
"generator": {
"date": "2026-06-04T00:10:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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": "2026-06-04T00:10:58+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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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: 2026-06-04 00:15A 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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in urllib3, an HTTP client library for Python. In certain configurations, urllib3 does not treat the `Proxy-Authorization` HTTP header as one carrying authentication material. This issue results in not stripping the header on cross-origin redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8 | — |
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": "2026-06-04T00:15:14+00:00",
"generator": {
"date": "2026-06-04T00:15:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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": "2026-06-04T00:15:14+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": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.9.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8)",
"product_id": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.9.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"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\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"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\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"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\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"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\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"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\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"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\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"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\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"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\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"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\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"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.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"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.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"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.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"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.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"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 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"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 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"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 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"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 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"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 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"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 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"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 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"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 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"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 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.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-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
},
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
},
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
},
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
},
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
},
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
},
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
},
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5258"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
},
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
},
{
"cve": "CVE-2024-37891",
"cwe": {
"id": "CWE-669",
"name": "Incorrect Resource Transfer Between Spheres"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292788"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. In certain configurations, urllib3 does not treat the `Proxy-Authorization` HTTP header as one carrying authentication material. This issue results in not stripping the header on cross-origin redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: proxy-authorization request header is not stripped during cross-origin redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": ".egg-info packages, like urllib3-1.24.2-py3.6.egg-info, store only metadata such as package version and dependencies and do not contain any affected codebase.",
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-37891"
},
{
"category": "external",
"summary": "RHBZ#2292788",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292788"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37891",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37891"
}
],
"release_date": "2024-06-17T00: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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
],
"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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: proxy-authorization request header is not stripped during cross-origin redirects"
}
]
}
RHSA-2024:5634
Vulnerability from csaf_redhat - Published: 2024-08-20 16:11 - Updated: 2026-06-04 00:15A 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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
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: AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for podman 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 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 podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)\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:5634",
"url": "https://access.redhat.com/errata/RHSA-2024:5634"
},
{
"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": "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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5634.json"
}
],
"title": "Red Hat Security Advisory: podman security update",
"tracking": {
"current_release_date": "2026-06-04T00:15:14+00:00",
"generator": {
"date": "2026-06-04T00:15:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:5634",
"initial_release_date": "2024-08-20T16:11:08+00:00",
"revision_history": [
{
"date": "2024-08-20T16:11:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-20T16:11:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-04T00:15:14+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": "podman-2:4.4.1-20.el9_2.src",
"product": {
"name": "podman-2:4.4.1-20.el9_2.src",
"product_id": "podman-2:4.4.1-20.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-20.el9_2.aarch64",
"product": {
"name": "podman-2:4.4.1-20.el9_2.aarch64",
"product_id": "podman-2:4.4.1-20.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"product": {
"name": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"product_id": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
"product": {
"name": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
"product_id": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-20.el9_2.aarch64",
"product": {
"name": "podman-remote-2:4.4.1-20.el9_2.aarch64",
"product_id": "podman-remote-2:4.4.1-20.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-20.el9_2.aarch64",
"product": {
"name": "podman-tests-2:4.4.1-20.el9_2.aarch64",
"product_id": "podman-tests-2:4.4.1-20.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"product": {
"name": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"product_id": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"product": {
"name": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"product_id": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-20.el9_2.ppc64le",
"product": {
"name": "podman-2:4.4.1-20.el9_2.ppc64le",
"product_id": "podman-2:4.4.1-20.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"product": {
"name": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"product_id": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"product": {
"name": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"product_id": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
"product": {
"name": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
"product_id": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
"product": {
"name": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
"product_id": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"product": {
"name": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"product_id": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"product_id": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-20.el9_2.x86_64",
"product": {
"name": "podman-2:4.4.1-20.el9_2.x86_64",
"product_id": "podman-2:4.4.1-20.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"product": {
"name": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"product_id": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
"product": {
"name": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
"product_id": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-20.el9_2.x86_64",
"product": {
"name": "podman-remote-2:4.4.1-20.el9_2.x86_64",
"product_id": "podman-remote-2:4.4.1-20.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-20.el9_2.x86_64",
"product": {
"name": "podman-tests-2:4.4.1-20.el9_2.x86_64",
"product_id": "podman-tests-2:4.4.1-20.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"product": {
"name": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"product_id": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"product": {
"name": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"product_id": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-20.el9_2.s390x",
"product": {
"name": "podman-2:4.4.1-20.el9_2.s390x",
"product_id": "podman-2:4.4.1-20.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"product": {
"name": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"product_id": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-20.el9_2.s390x",
"product": {
"name": "podman-plugins-2:4.4.1-20.el9_2.s390x",
"product_id": "podman-plugins-2:4.4.1-20.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-20.el9_2.s390x",
"product": {
"name": "podman-remote-2:4.4.1-20.el9_2.s390x",
"product_id": "podman-remote-2:4.4.1-20.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-20.el9_2.s390x",
"product": {
"name": "podman-tests-2:4.4.1-20.el9_2.s390x",
"product_id": "podman-tests-2:4.4.1-20.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
"product": {
"name": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
"product_id": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"product": {
"name": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"product_id": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-2:4.4.1-20.el9_2.noarch",
"product": {
"name": "podman-docker-2:4.4.1-20.el9_2.noarch",
"product_id": "podman-docker-2:4.4.1-20.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-20.el9_2?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64"
},
"product_reference": "podman-2:4.4.1-20.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le"
},
"product_reference": "podman-2:4.4.1-20.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x"
},
"product_reference": "podman-2:4.4.1-20.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-20.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src"
},
"product_reference": "podman-2:4.4.1-20.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-20.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:podman-2:4.4.1-20.el9_2.x86_64"
},
"product_reference": "podman-2:4.4.1-20.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64"
},
"product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x"
},
"product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-20.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:podman-debuginfo-2:4.4.1-20.el9_2.x86_64"
},
"product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64"
},
"product_reference": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le"
},
"product_reference": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x"
},
"product_reference": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-20.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:podman-debugsource-2:4.4.1-20.el9_2.x86_64"
},
"product_reference": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.4.1-20.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch"
},
"product_reference": "podman-docker-2:4.4.1-20.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64"
},
"product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le"
},
"product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x"
},
"product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-20.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:podman-gvproxy-2:4.4.1-20.el9_2.x86_64"
},
"product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.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:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64"
},
"product_reference": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le"
},
"product_reference": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x"
},
"product_reference": "podman-plugins-2:4.4.1-20.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-20.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:podman-plugins-2:4.4.1-20.el9_2.x86_64"
},
"product_reference": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.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:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64"
},
"product_reference": "podman-remote-2:4.4.1-20.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le"
},
"product_reference": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x"
},
"product_reference": "podman-remote-2:4.4.1-20.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-20.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:podman-remote-2:4.4.1-20.el9_2.x86_64"
},
"product_reference": "podman-remote-2:4.4.1-20.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-20.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:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64"
},
"product_reference": "podman-tests-2:4.4.1-20.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le"
},
"product_reference": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x"
},
"product_reference": "podman-tests-2:4.4.1-20.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-20.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:podman-tests-2:4.4.1-20.el9_2.x86_64"
},
"product_reference": "podman-tests-2:4.4.1-20.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1394"
},
{
"category": "external",
"summary": "RHBZ#2262921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136",
"url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6",
"url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6"
},
{
"category": "external",
"summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f",
"url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2660",
"url": "https://pkg.go.dev/vuln/GO-2024-2660"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2660.json",
"url": "https://vuln.go.dev/ID/GO-2024-2660.json"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-20T16:11:08+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:podman-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5634"
},
{
"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:podman-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.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": [
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
},
{
"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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
]
},
"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-20T16:11:08+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:podman-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5634"
},
{
"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:podman-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
]
}
],
"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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.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-20T16:11:08+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:podman-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5634"
},
{
"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:podman-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.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": [
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
}
]
}
RHSA-2024:6054
Vulnerability from csaf_redhat - Published: 2024-08-29 18:30 - Updated: 2026-06-02 17:43A 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: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64 | — |
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: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64 | — |
Vendor Fix
fix
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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated images are now available for Red Hat Advanced Cluster Security\n(RHACS). The updated image includes security and bug fixes.\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": "This release of RHACS 4.4.5 includes security fixes for CVE-2024-37298,\nCVE-2024-3727 and CVE-2024-6104. If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.5.\n\nSecurity issues fixed:\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\n\n* containers/image: digest type does not guarantee valid type (CVE-2024-3727)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\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:6054",
"url": "https://access.redhat.com/errata/RHSA-2024:6054"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html",
"url": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html"
},
{
"category": "external",
"summary": "2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6054.json"
}
],
"title": "Red Hat Security Advisory: ACS 4.4 enhancement and security update",
"tracking": {
"current_release_date": "2026-06-02T17:43:09+00:00",
"generator": {
"date": "2026-06-02T17:43:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:6054",
"initial_release_date": "2024-08-29T18:30:41+00:00",
"revision_history": [
{
"date": "2024-08-29T18:30:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-29T18:30:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:43:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHACS 4.4 for RHEL 8",
"product": {
"name": "RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.5-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.5-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.5-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.5-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.5-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.5-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.5-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.5-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.5-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.5-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.5-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.5-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.5-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
}
]
},
"vulnerabilities": [
{
"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": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
]
},
"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-29T18:30:41+00:00",
"details": "If you are using an earlier version of\nRHACS 4.4, you are advised to upgrade to this patch release 4.4.5.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6054"
}
],
"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": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
]
}
],
"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": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
]
},
"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-29T18:30:41+00:00",
"details": "If you are using an earlier version of\nRHACS 4.4, you are advised to upgrade to this patch release 4.4.5.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6054"
},
{
"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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
]
}
],
"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": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"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": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
]
},
"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-29T18:30:41+00:00",
"details": "If you are using an earlier version of\nRHACS 4.4, you are advised to upgrade to this patch release 4.4.5.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6054"
},
{
"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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
}
]
}
RHSA-2024:6194
Vulnerability from csaf_redhat - Published: 2024-09-03 20:00 - Updated: 2026-06-02 17:43A 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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.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: AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
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: AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for podman is now available for Red Hat Enterprise Linux 9.\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 podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\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:6194",
"url": "https://access.redhat.com/errata/RHSA-2024:6194"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"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-40804",
"url": "https://issues.redhat.com/browse/RHEL-40804"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6194.json"
}
],
"title": "Red Hat Security Advisory: podman security update",
"tracking": {
"current_release_date": "2026-06-02T17:43:12+00:00",
"generator": {
"date": "2026-06-02T17:43:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:6194",
"initial_release_date": "2024-09-03T20:00:45+00:00",
"revision_history": [
{
"date": "2024-09-03T20:00:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-03T20:00:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:43:12+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": "podman-4:4.9.4-10.el9_4.src",
"product": {
"name": "podman-4:4.9.4-10.el9_4.src",
"product_id": "podman-4:4.9.4-10.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4:4.9.4-10.el9_4.aarch64",
"product": {
"name": "podman-4:4.9.4-10.el9_4.aarch64",
"product_id": "podman-4:4.9.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
"product_id": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-10.el9_4.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-10.el9_4.aarch64",
"product_id": "podman-remote-4:4.9.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-10.el9_4.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-10.el9_4.aarch64",
"product_id": "podman-tests-4:4.9.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"product_id": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4:4.9.4-10.el9_4.ppc64le",
"product": {
"name": "podman-4:4.9.4-10.el9_4.ppc64le",
"product_id": "podman-4:4.9.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"product_id": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
"product_id": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
"product_id": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4:4.9.4-10.el9_4.x86_64",
"product": {
"name": "podman-4:4.9.4-10.el9_4.x86_64",
"product_id": "podman-4:4.9.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
"product_id": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-10.el9_4.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-10.el9_4.x86_64",
"product_id": "podman-remote-4:4.9.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-10.el9_4.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-10.el9_4.x86_64",
"product_id": "podman-tests-4:4.9.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"product_id": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4:4.9.4-10.el9_4.s390x",
"product": {
"name": "podman-4:4.9.4-10.el9_4.s390x",
"product_id": "podman-4:4.9.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-10.el9_4.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-10.el9_4.s390x",
"product_id": "podman-plugins-4:4.9.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-10.el9_4.s390x",
"product": {
"name": "podman-remote-4:4.9.4-10.el9_4.s390x",
"product_id": "podman-remote-4:4.9.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-10.el9_4.s390x",
"product": {
"name": "podman-tests-4:4.9.4-10.el9_4.s390x",
"product_id": "podman-tests-4:4.9.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
"product_id": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"product_id": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-10.el9_4.noarch",
"product": {
"name": "podman-docker-4:4.9.4-10.el9_4.noarch",
"product_id": "podman-docker-4:4.9.4-10.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-10.el9_4?arch=noarch\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64"
},
"product_reference": "podman-4:4.9.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le"
},
"product_reference": "podman-4:4.9.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x"
},
"product_reference": "podman-4:4.9.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-10.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src"
},
"product_reference": "podman-4:4.9.4-10.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64"
},
"product_reference": "podman-4:4.9.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-10.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch"
},
"product_reference": "podman-docker-4:4.9.4-10.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x"
},
"product_reference": "podman-remote-4:4.9.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x"
},
"product_reference": "podman-tests-4:4.9.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
]
},
"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-09-03T20:00:45+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:podman-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6194"
},
{
"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.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
]
}
],
"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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.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-09-03T20:00:45+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:podman-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6194"
},
{
"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:podman-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.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": [
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.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-09-03T20:00:45+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:podman-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6194"
},
{
"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.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.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": [
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
}
]
}
WID-SEC-W-2024-1709
Vulnerability from csaf_certbund - Published: 2024-07-24 22:00 - Updated: 2024-09-03 22:00Es existiert eine Schwachstelle in Podman. Im gorilla/schema Package kommt es aufgrund zu sparsamer Slice-Deserialisierung zu einer Überlastung des Speichers. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Podman
Open Source
|
cpe:/a:podman_project:podman:-
|
— | |
|
Red Hat Enterprise Linux Advanced Cluster Security for Kubernetes 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:advanced_cluster_security_for_kubernetes_4
|
Advanced Cluster Security for Kubernetes 4 | |
|
Red Hat OpenShift Container Platform <4.12.63
Red Hat / OpenShift
|
Container Platform <4.12.63 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Podman ist ein Container-Laufzeit- und Management-Tool, mit dem Benutzer Container ausf\u00fchren und verwalten k\u00f6nnen, ohne einen separaten Daemon-Prozess zu ben\u00f6tigen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Podman ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1709 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1709.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1709 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1709"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-07-24",
"url": "https://access.redhat.com/errata/RHSA-2024:4825"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4702 vom 2024-07-26",
"url": "https://access.redhat.com/errata/RHSA-2024:4702"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4858 vom 2024-07-31",
"url": "https://access.redhat.com/errata/RHSA-2024:4858"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4848 vom 2024-07-31",
"url": "https://access.redhat.com/errata/RHSA-2024:4848"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4963 vom 2024-08-07",
"url": "https://access.redhat.com/errata/RHSA-2024:4963"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5258 vom 2024-08-13",
"url": "https://access.redhat.com/errata/RHSA-2024:5258"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-5258 vom 2024-08-14",
"url": "https://linux.oracle.com/errata/ELSA-2024-5258.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5202 vom 2024-08-19",
"url": "https://access.redhat.com/errata/RHSA-2024:5202"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5634 vom 2024-08-20",
"url": "https://access.redhat.com/errata/RHSA-2024:5634"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:5258 vom 2024-08-21",
"url": "https://errata.build.resf.org/RLSA-2024:5258"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6054 vom 2024-08-30",
"url": "https://access.redhat.com/errata/RHSA-2024:6054"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6194 vom 2024-09-04",
"url": "https://access.redhat.com/errata/RHSA-2024:6194"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6194 vom 2024-09-03",
"url": "https://linux.oracle.com/errata/ELSA-2024-6194.html"
}
],
"source_lang": "en-US",
"title": "Podman: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2024-09-03T22:00:00.000+00:00",
"generator": {
"date": "2024-09-04T09:08:38.301+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.6"
}
},
"id": "WID-SEC-W-2024-1709",
"initial_release_date": "2024-07-24T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-07-24T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-07-25T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-07-31T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-07T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-12T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-14T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-08-18T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-20T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-21T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-08-29T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-03T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "11"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Open Source Podman",
"product": {
"name": "Open Source Podman",
"product_id": "816019",
"product_identification_helper": {
"cpe": "cpe:/a:podman_project:podman:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "Advanced Cluster Security for Kubernetes 4",
"product": {
"name": "Red Hat Enterprise Linux Advanced Cluster Security for Kubernetes 4",
"product_id": "T027916",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:advanced_cluster_security_for_kubernetes_4"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T036131",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.12.63",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.12.63",
"product_id": "T036942"
}
},
{
"category": "product_version",
"name": "Container Platform 4.12.63",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12.63",
"product_id": "T036942-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.12.63"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-37298",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Podman. Im gorilla/schema Package kommt es aufgrund zu sparsamer Slice-Deserialisierung zu einer \u00dcberlastung des Speichers. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"816019",
"T027916",
"T036942",
"67646",
"T004914",
"T036131",
"T032255"
]
},
"release_date": "2024-07-24T22:00:00.000+00:00",
"title": "CVE-2024-37298"
}
]
}
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.