Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-52565 (GCVE-0-2025-52565)
Vulnerability from cvelistv5 – Published: 2025-11-06 20:02 – Updated: 2025-11-06 21:32| URL | Tags |
|---|---|
| https://github.com/opencontainers/runc/security/a… | x_refsource_CONFIRM |
| https://github.com/opencontainers/runc/commit/01d… | x_refsource_MISC |
| https://github.com/opencontainers/runc/commit/398… | x_refsource_MISC |
| https://github.com/opencontainers/runc/commit/531… | x_refsource_MISC |
| https://github.com/opencontainers/runc/commit/9be… | x_refsource_MISC |
| https://github.com/opencontainers/runc/commit/aee… | x_refsource_MISC |
| https://github.com/opencontainers/runc/commit/db1… | x_refsource_MISC |
| https://github.com/opencontainers/runc/commit/de8… | x_refsource_MISC |
| https://github.com/opencontainers/runc/commit/ff9… | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| opencontainers | runc |
Affected:
>= 1.0.0-rc3, < 1.2.8
Affected: >= 1.3.0-rc.1, < 1.3.3 Affected: >= 1.4.0-rc.1, < 1.4.0-rc.3 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-52565",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-06T21:32:07.457681Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-11-06T21:32:19.129Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "runc",
"vendor": "opencontainers",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.0.0-rc3, \u003c 1.2.8"
},
{
"status": "affected",
"version": "\u003e= 1.3.0-rc.1, \u003c 1.3.3"
},
{
"status": "affected",
"version": "\u003e= 1.4.0-rc.1, \u003c 1.4.0-rc.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the container, an attacker can trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target (namely, the bind-mount of `/dev/pts/$n` to `/dev/console` as configured for all containers that allocate a console). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_pattern` (respectively). This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "HIGH",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "HIGH",
"userInteraction": "PASSIVE",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:N/SC:H/SI:H/SA:H",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-61",
"description": "CWE-61: UNIX Symbolic Link (Symlink) Following",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-363",
"description": "CWE-363: Race Condition Enabling Link Following",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-06T20:02:58.513Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
},
{
"name": "https://github.com/opencontainers/runc/commit/01de9d65dc72f67b256ef03f9bfb795a2bf143b4",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencontainers/runc/commit/01de9d65dc72f67b256ef03f9bfb795a2bf143b4"
},
{
"name": "https://github.com/opencontainers/runc/commit/398955bccb7f20565c224a3064d331c19e422398",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencontainers/runc/commit/398955bccb7f20565c224a3064d331c19e422398"
},
{
"name": "https://github.com/opencontainers/runc/commit/531ef794e4ecd628006a865ad334a048ee2b4b2e",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencontainers/runc/commit/531ef794e4ecd628006a865ad334a048ee2b4b2e"
},
{
"name": "https://github.com/opencontainers/runc/commit/9be1dbf4ac67d9840a043ebd2df5c68f36705d1d",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencontainers/runc/commit/9be1dbf4ac67d9840a043ebd2df5c68f36705d1d"
},
{
"name": "https://github.com/opencontainers/runc/commit/aee7d3fe355dd02939d44155e308ea0052e0d53a",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencontainers/runc/commit/aee7d3fe355dd02939d44155e308ea0052e0d53a"
},
{
"name": "https://github.com/opencontainers/runc/commit/db19bbed5348847da433faa9d69e9f90192bfa64",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencontainers/runc/commit/db19bbed5348847da433faa9d69e9f90192bfa64"
},
{
"name": "https://github.com/opencontainers/runc/commit/de87203e625cd7a27141fb5f2ad00a320c69c5e8",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencontainers/runc/commit/de87203e625cd7a27141fb5f2ad00a320c69c5e8"
},
{
"name": "https://github.com/opencontainers/runc/commit/ff94f9991bd32076c871ef0ad8bc1b763458e480",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencontainers/runc/commit/ff94f9991bd32076c871ef0ad8bc1b763458e480"
}
],
"source": {
"advisory": "GHSA-qw9x-cqr3-wc7r",
"discovery": "UNKNOWN"
},
"title": "container escape due to /dev/console mount and related races"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-52565",
"datePublished": "2025-11-06T20:02:58.513Z",
"dateReserved": "2025-06-18T03:55:52.036Z",
"dateUpdated": "2025-11-06T21:32:19.129Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-52565",
"date": "2026-06-06",
"epss": "0.00026",
"percentile": "0.07679"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-52565\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-11-06T20:15:49.240\",\"lastModified\":\"2025-12-03T18:33:33.357\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the container, an attacker can trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target (namely, the bind-mount of `/dev/pts/$n` to `/dev/console` as configured for all containers that allocate a console). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_pattern` (respectively). This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.\"},{\"lang\":\"es\",\"value\":\"runc es una herramienta CLI para generar y ejecutar contenedores seg\u00fan la especificaci\u00f3n OCI. Las versiones 1.0.0-rc3 hasta la 1.2.7, 1.3.0-rc.1 hasta la 1.3.2, y 1.4.0-rc.1 hasta la 1.4.0-rc.2, debido a comprobaciones insuficientes al montar por enlace \u0027/dev/pts/$n\u0027 a \u0027/dev/console\u0027 dentro del contenedor, un atacante puede enga\u00f1ar a runc para que monte por enlace rutas que normalmente se har\u00edan de solo lectura o se enmascarar\u00edan en una ruta en la que el atacante pueda escribir. Este ataque es muy similar en concepto y aplicaci\u00f3n a CVE-2025-31133, excepto que ataca una vulnerabilidad similar en un objetivo diferente (es decir, el montaje por enlace de \u0027/dev/pts/$n\u0027 a \u0027/dev/console\u0027 tal como est\u00e1 configurado para todos los contenedores que asignan una consola). Esto ocurre despu\u00e9s de \u0027pivot_root(2)\u0027, por lo que esto no puede usarse para escribir directamente en archivos del host; sin embargo, al igual que con CVE-2025-31133, esto puede llevar a la denegaci\u00f3n de servicio del host o a un escape de contenedor al proporcionar al atacante una copia escribible de \u0027/proc/sysrq-trigger\u0027 o \u0027/proc/sys/kernel/core_pattern\u0027 (respectivamente). Este problema est\u00e1 solucionado en las versiones 1.2.8, 1.3.3 y 1.4.0-rc.3.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":8.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"PASSIVE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"HIGH\",\"subIntegrityImpact\":\"HIGH\",\"subAvailabilityImpact\":\"HIGH\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.8,\"impactScore\":6.0}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-61\"},{\"lang\":\"en\",\"value\":\"CWE-363\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.0.1\",\"versionEndExcluding\":\"1.2.8\",\"matchCriteriaId\":\"3282BD30-4E57-4E14-980A-964ACD33820C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.3.0\",\"versionEndExcluding\":\"1.3.3\",\"matchCriteriaId\":\"F3193A96-E882-439B-984E-782315C62F69\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.0.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"3E580E25-F94C-4DA4-8718-15D5F1C3ADAF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.0.0:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"FD565CE0-D9E9-4FD9-8998-8AC55030FAB7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.0.0:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"093326B1-448C-4E3B-886D-CAC8B6813BFF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.0.0:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"F672C421-789D-4F21-B483-DA3EB251BA1D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.0.0:rc7:*:*:*:*:*:*\",\"matchCriteriaId\":\"E13C190A-D7CE-4204-8CEF-B7317D3FFBF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.0.0:rc8:*:*:*:*:*:*\",\"matchCriteriaId\":\"15AEA3E2-A82F-4562-AFE6-B83A767B94E7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.0.0:rc9:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB5109FF-7C41-477E-B817-F63F06D866C3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.0.0:rc90:*:*:*:*:*:*\",\"matchCriteriaId\":\"B6B8085F-4B68-47E4-8B4B-FB8C2742EEF4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.0.0:rc91:*:*:*:*:*:*\",\"matchCriteriaId\":\"978AFEA7-C64F-4B24-B314-4E0E7D5C521A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.0.0:rc92:*:*:*:*:*:*\",\"matchCriteriaId\":\"A134E568-C11C-4D12-9B61-BFA58A080B96\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.0.0:rc93:*:*:*:*:*:*\",\"matchCriteriaId\":\"6FAC79BA-7A2A-45E3-8806-E2C812991ACC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.0.0:rc94:*:*:*:*:*:*\",\"matchCriteriaId\":\"151570F5-F04B-4F31-AE6E-F364FC8AC01C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.0.0:rc95:*:*:*:*:*:*\",\"matchCriteriaId\":\"6208C863-487A-4343-B706-E84703C97116\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.4.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"082E3496-822B-481B-AC2F-DA8DCAFC28FF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.4.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"71C62E90-6357-44A4-B582-28B1F1D9B16D\"}]}]}],\"references\":[{\"url\":\"https://github.com/opencontainers/runc/commit/01de9d65dc72f67b256ef03f9bfb795a2bf143b4\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencontainers/runc/commit/398955bccb7f20565c224a3064d331c19e422398\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencontainers/runc/commit/531ef794e4ecd628006a865ad334a048ee2b4b2e\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencontainers/runc/commit/9be1dbf4ac67d9840a043ebd2df5c68f36705d1d\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencontainers/runc/commit/aee7d3fe355dd02939d44155e308ea0052e0d53a\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencontainers/runc/commit/db19bbed5348847da433faa9d69e9f90192bfa64\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencontainers/runc/commit/de87203e625cd7a27141fb5f2ad00a320c69c5e8\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencontainers/runc/commit/ff94f9991bd32076c871ef0ad8bc1b763458e480\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Mitigation\",\"Patch\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-52565\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-06T21:32:07.457681Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-06T21:32:12.507Z\"}}], \"cna\": {\"title\": \"container escape due to /dev/console mount and related races\", \"source\": {\"advisory\": \"GHSA-qw9x-cqr3-wc7r\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 8.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:N/SC:H/SI:H/SA:H\", \"userInteraction\": \"PASSIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"HIGH\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"HIGH\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"HIGH\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"opencontainers\", \"product\": \"runc\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.0.0-rc3, \u003c 1.2.8\"}, {\"status\": \"affected\", \"version\": \"\u003e= 1.3.0-rc.1, \u003c 1.3.3\"}, {\"status\": \"affected\", \"version\": \"\u003e= 1.4.0-rc.1, \u003c 1.4.0-rc.3\"}]}], \"references\": [{\"url\": \"https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r\", \"name\": \"https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/01de9d65dc72f67b256ef03f9bfb795a2bf143b4\", \"name\": \"https://github.com/opencontainers/runc/commit/01de9d65dc72f67b256ef03f9bfb795a2bf143b4\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/398955bccb7f20565c224a3064d331c19e422398\", \"name\": \"https://github.com/opencontainers/runc/commit/398955bccb7f20565c224a3064d331c19e422398\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/531ef794e4ecd628006a865ad334a048ee2b4b2e\", \"name\": \"https://github.com/opencontainers/runc/commit/531ef794e4ecd628006a865ad334a048ee2b4b2e\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/9be1dbf4ac67d9840a043ebd2df5c68f36705d1d\", \"name\": \"https://github.com/opencontainers/runc/commit/9be1dbf4ac67d9840a043ebd2df5c68f36705d1d\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/aee7d3fe355dd02939d44155e308ea0052e0d53a\", \"name\": \"https://github.com/opencontainers/runc/commit/aee7d3fe355dd02939d44155e308ea0052e0d53a\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/db19bbed5348847da433faa9d69e9f90192bfa64\", \"name\": \"https://github.com/opencontainers/runc/commit/db19bbed5348847da433faa9d69e9f90192bfa64\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/de87203e625cd7a27141fb5f2ad00a320c69c5e8\", \"name\": \"https://github.com/opencontainers/runc/commit/de87203e625cd7a27141fb5f2ad00a320c69c5e8\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/ff94f9991bd32076c871ef0ad8bc1b763458e480\", \"name\": \"https://github.com/opencontainers/runc/commit/ff94f9991bd32076c871ef0ad8bc1b763458e480\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the container, an attacker can trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target (namely, the bind-mount of `/dev/pts/$n` to `/dev/console` as configured for all containers that allocate a console). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_pattern` (respectively). This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-61\", \"description\": \"CWE-61: UNIX Symbolic Link (Symlink) Following\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-363\", \"description\": \"CWE-363: Race Condition Enabling Link Following\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-11-06T20:02:58.513Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-52565\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-06T21:32:19.129Z\", \"dateReserved\": \"2025-06-18T03:55:52.036Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-11-06T20:02:58.513Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:4531
Vulnerability from csaf_redhat - Published: 2026-03-12 20:57 - Updated: 2026-06-07 01:24A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.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 runc is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\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 runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions (CVE-2025-31133)\n\n* runc: container escape with malicious config due to /dev/console mount and related races (CVE-2025-52565)\n\n* runc: container escape and denial of service due to arbitrary write gadgets and procfs write redirects (CVE-2025-52881)\n\n* github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload (CVE-2025-65637)\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-2026:4531",
"url": "https://access.redhat.com/errata/RHSA-2026:4531"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "2418900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4531.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2026-06-07T01:24:12+00:00",
"generator": {
"date": "2026-06-07T01:24:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:4531",
"initial_release_date": "2026-03-12T20:57:13+00:00",
"revision_history": [
{
"date": "2026-03-12T20:57:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-12T20:57:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-07T01:24: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 E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_2.1.src",
"product": {
"name": "runc-4:1.2.9-1.el9_2.1.src",
"product_id": "runc-4:1.2.9-1.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_2.1?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_2.1.aarch64",
"product": {
"name": "runc-4:1.2.9-1.el9_2.1.aarch64",
"product_id": "runc-4:1.2.9-1.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_2.1?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"product_id": "runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_2.1?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_2.1?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_2.1.ppc64le",
"product": {
"name": "runc-4:1.2.9-1.el9_2.1.ppc64le",
"product_id": "runc-4:1.2.9-1.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_2.1?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_2.1?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_2.1?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_2.1.x86_64",
"product": {
"name": "runc-4:1.2.9-1.el9_2.1.x86_64",
"product_id": "runc-4:1.2.9-1.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_2.1?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_2.1.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_2.1.x86_64",
"product_id": "runc-debugsource-4:1.2.9-1.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_2.1?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_2.1?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_2.1.s390x",
"product": {
"name": "runc-4:1.2.9-1.el9_2.1.s390x",
"product_id": "runc-4:1.2.9-1.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_2.1?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"product_id": "runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_2.1?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_2.1?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.aarch64"
},
"product_reference": "runc-4:1.2.9-1.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le"
},
"product_reference": "runc-4:1.2.9-1.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x"
},
"product_reference": "runc-4:1.2.9-1.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_2.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src"
},
"product_reference": "runc-4:1.2.9-1.el9_2.1.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64"
},
"product_reference": "runc-4:1.2.9-1.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:17:18.235000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container\u0027s /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"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.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "RHBZ#2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-12T20:57:13+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.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4531"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix\nDAC and thus user namespaces stop a container process from being able to write to them.\n\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n\n* Depending on the maskedPath configuration (the default configuratio nonly masks paths in /proc and /sys), using an AppArmor that blocks unexpectedwrites to any maskedPaths (as is the case with the defaultprofile used by Docker and Podman) will block attempts to exploit this issue. However, CVE-2025-52881 allows an attacker to bypass LSMlabels, and so this mitigation is not helpful when considered incombination with CVE-2025-52881.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"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.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-12T20:57:13+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.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4531"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"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.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-12T20:57:13+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.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4531"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"cve": "CVE-2025-65637",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-12-04T19:00:54.313916+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418900"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go\u2019s internal bufio.Scanner, the read operation fails with a \u201ctoken too long\u201d error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is categorized as Moderate because its impact is limited to the logging subsystem and requires a specific, non-default usage pattern to trigger\u2014namely, sending a single unbounded line exceeding 64KB through Entry.Writer(). Most Logrus deployments do not expose this interface directly to attacker-controlled input, which raises the attack complexity and reduces realistic exploitability. Additionally, the flaw does not affect confidentiality or integrity, nor does it allow code execution or privilege escalation. The failure results in a controlled degradation of availability (logging becoming non-functional), rather than a broader application outage or systemic compromise. These constrained conditions and limited real-world impact justify treating the issue as moderate rather than important.",
"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.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65637"
},
{
"category": "external",
"summary": "RHBZ#2418900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65637"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc",
"url": "https://github.com/mjuanxd/logrus-dos-poc"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md",
"url": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/issues/1370",
"url": "https://github.com/sirupsen/logrus/issues/1370"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/pull/1376",
"url": "https://github.com/sirupsen/logrus/pull/1376"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391",
"url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391"
}
],
"release_date": "2025-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-12T20:57:13+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.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4531"
},
{
"category": "workaround",
"details": "Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.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.E4S:runc-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:runc-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload"
}
]
}
RHSA-2026:4693
Vulnerability from csaf_redhat - Published: 2026-03-17 06:49 - Updated: 2026-06-07 01:24A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.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 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\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* runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions (CVE-2025-31133)\n\n* runc: container escape with malicious config due to /dev/console mount and related races (CVE-2025-52565)\n\n* runc: container escape and denial of service due to arbitrary write gadgets and procfs write redirects (CVE-2025-52881)\n\n* golang: archive/tar: Unbounded allocation when parsing GNU sparse map (CVE-2025-58183)\n\n* golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS (CVE-2025-47913)\n\n* github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload (CVE-2025-65637)\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-2026:4693",
"url": "https://access.redhat.com/errata/RHSA-2026:4693"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "2418900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4693.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security update",
"tracking": {
"current_release_date": "2026-06-07T01:24:13+00:00",
"generator": {
"date": "2026-06-07T01:24:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:4693",
"initial_release_date": "2026-03-17T06:49:06+00:00",
"revision_history": [
{
"date": "2026-03-17T06:49:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-17T06:49:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-07T01:24:13+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 E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus: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+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src (container-tools:rhel8)",
"product_id": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.7-1.module%2Bel8.8.0%2B24026%2Bca15dd94?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-67.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.4.1-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-0.2.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B23884%2B2031fc78?arch=src\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch (container-tools:rhel8)",
"product_id": "podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=noarch\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.4.1-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B23884%2B2031fc78?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le (container-tools:rhel8)",
"product_id": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.7-1.module%2Bel8.8.0%2B24026%2Bca15dd94?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.7-1.module%2Bel8.8.0%2B24026%2Bca15dd94?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.7-1.module%2Bel8.8.0%2B24026%2Bca15dd94?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.7-1.module%2Bel8.8.0%2B24026%2Bca15dd94?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.7-1.module%2Bel8.8.0%2B24026%2Bca15dd94?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-67.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-0.2.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-0.2.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B23884%2B2031fc78?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64 (container-tools:rhel8)",
"product_id": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.7-1.module%2Bel8.8.0%2B24026%2Bca15dd94?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.7-1.module%2Bel8.8.0%2B24026%2Bca15dd94?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.7-1.module%2Bel8.8.0%2B24026%2Bca15dd94?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.7-1.module%2Bel8.8.0%2B24026%2Bca15dd94?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.7-1.module%2Bel8.8.0%2B24026%2Bca15dd94?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-67.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.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%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.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%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-27.module%2Bel8.8.0%2B24026%2Bca15dd94.5?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-0.2.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-0.2.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B23884%2B2031fc78?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020260226135022:63b34585"
}
}
}
],
"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+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:17:18.235000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container\u0027s /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "RHBZ#2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T06:49:06+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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4693"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix\nDAC and thus user namespaces stop a container process from being able to write to them.\n\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n\n* Depending on the maskedPath configuration (the default configuratio nonly masks paths in /proc and /sys), using an AppArmor that blocks unexpectedwrites to any maskedPaths (as is the case with the defaultprofile used by Docker and Podman) will block attempts to exploit this issue. However, CVE-2025-52881 allows an attacker to bypass LSMlabels, and so this mitigation is not helpful when considered incombination with CVE-2025-52881.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T06:49:06+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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4693"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T06:49:06+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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4693"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T06:49:06+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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4693"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T06:49:06+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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4693"
},
{
"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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-65637",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-12-04T19:00:54.313916+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418900"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go\u2019s internal bufio.Scanner, the read operation fails with a \u201ctoken too long\u201d error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is categorized as Moderate because its impact is limited to the logging subsystem and requires a specific, non-default usage pattern to trigger\u2014namely, sending a single unbounded line exceeding 64KB through Entry.Writer(). Most Logrus deployments do not expose this interface directly to attacker-controlled input, which raises the attack complexity and reduces realistic exploitability. Additionally, the flaw does not affect confidentiality or integrity, nor does it allow code execution or privilege escalation. The failure results in a controlled degradation of availability (logging becoming non-functional), rather than a broader application outage or systemic compromise. These constrained conditions and limited real-world impact justify treating the issue as moderate rather than important.",
"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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65637"
},
{
"category": "external",
"summary": "RHBZ#2418900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65637"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc",
"url": "https://github.com/mjuanxd/logrus-dos-poc"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md",
"url": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/issues/1370",
"url": "https://github.com/sirupsen/logrus/issues/1370"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/pull/1376",
"url": "https://github.com/sirupsen/logrus/pull/1376"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391",
"url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391"
}
],
"release_date": "2025-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T06:49:06+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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4693"
},
{
"category": "workaround",
"details": "Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.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.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.E4S:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-debugsource-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:buildah-tests-debuginfo-1:1.29.7-1.module+el8.8.0+24026+ca15dd94.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:cockpit-podman-0:63.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:container-selinux-2:2.229.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containernetworking-plugins-debugsource-1:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:containers-common-2:1-67.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crit-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-debugsource-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-devel-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:netavark-2:1.5.1-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-catatonit-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-debugsource-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-docker-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-gvproxy-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-plugins-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-remote-debuginfo-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:podman-tests-3:4.4.1-27.module+el8.8.0+24026+ca15dd94.5.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-criu-0:3.15-4.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:python3-podman-0:4.4.1-1.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:skopeo-tests-2:1.11.3-0.2.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+23884+2031fc78.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.TUS:udica-0:0.2.6-20.module+el8.8.0+23884+2031fc78.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload"
}
]
}
RHSA-2026:6492
Vulnerability from csaf_redhat - Published: 2026-04-09 11:24 - Updated: 2026-05-20 22:01A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604010116-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604010116-0 | — |
Vendor Fix
fix
Workaround
|
A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604010116-0 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.87 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container\nPlatform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container\nPlatform 4.12.87. See the following advisory for the RPM packages for this\nrelease:\n\nhttps://access.redhat.com/errata/RHBA-2026:6491\n\nSpace precludes documenting all of the container images in this advisory.\nSee the following Release Notes documentation, which will be updated\nshortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nSecurity Fix(es):\n\nNone\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"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-2026:6492",
"url": "https://access.redhat.com/errata/RHSA-2026:6492"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6492.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.87 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-20T22:01:08+00:00",
"generator": {
"date": "2026-05-20T22:01:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6492",
"initial_release_date": "2026-04-09T11:24:01+00:00",
"revision_history": [
{
"date": "2026-04-09T11:24:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-09T11:24:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T22:01:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-412.86.202604010116-0",
"product": {
"name": "rhcos-x86_64-412.86.202604010116-0",
"product_id": "rhcos-x86_64-412.86.202604010116-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@412.86.202604010116?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-412.86.202604010116-0 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604010116-0"
},
"product_reference": "rhcos-x86_64-412.86.202604010116-0",
"relates_to_product_reference": "8Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:17:18.235000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container\u0027s /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"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:rhcos-x86_64-412.86.202604010116-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "RHBZ#2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:24:01+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:4e989978ab0e24d7148f08e939800502370b761efea1005d87522884d1a3f595\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604010116-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6492"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix\nDAC and thus user namespaces stop a container process from being able to write to them.\n\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n\n* Depending on the maskedPath configuration (the default configuratio nonly masks paths in /proc and /sys), using an AppArmor that blocks unexpectedwrites to any maskedPaths (as is the case with the defaultprofile used by Docker and Podman) will block attempts to exploit this issue. However, CVE-2025-52881 allows an attacker to bypass LSMlabels, and so this mitigation is not helpful when considered incombination with CVE-2025-52881.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604010116-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604010116-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"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:rhcos-x86_64-412.86.202604010116-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:24:01+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:4e989978ab0e24d7148f08e939800502370b761efea1005d87522884d1a3f595\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604010116-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6492"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604010116-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604010116-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"cve": "CVE-2025-61662",
"discovery_date": "2025-11-12T21:18:21.069000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414683"
}
],
"notes": [
{
"category": "description",
"text": "A Use-After-Free vulnerability has been discovered in GRUB\u0027s gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Missing unregister call for gettext command may lead to use-after-free",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as have the impact of Moderate by the Red Hat Product Security team. This decision was made based in the fact an attacker needs local or physical access to the machine, to execute the gettext command after it was unloaded. Additionally the most likely outcome from an successful attack is a Denial of Crash by leading the grub2 to crash.",
"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:rhcos-x86_64-412.86.202604010116-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61662"
},
{
"category": "external",
"summary": "RHBZ#2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61662",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61662"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html"
}
],
"release_date": "2025-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:24:01+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:4e989978ab0e24d7148f08e939800502370b761efea1005d87522884d1a3f595\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604010116-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6492"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation available for this vulnerability.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604010116-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604010116-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Missing unregister call for gettext command may lead to use-after-free"
}
]
}
RHSA-2026:8325
Vulnerability from csaf_redhat - Published: 2026-04-15 15:24 - Updated: 2026-06-07 01:24A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64 | — |
Workaround
|
A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for multiple packages is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\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 buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. \n\nSecurity Fix(es):\n\n* runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions (CVE-2025-31133)\n\n* runc: container escape with malicious config due to /dev/console mount and related races (CVE-2025-52565)\n\n* runc: container escape and denial of service due to arbitrary write gadgets and procfs write redirects (CVE-2025-52881)\n\n* golang: archive/tar: Unbounded allocation when parsing GNU sparse map (CVE-2025-58183)\n\n* golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS (CVE-2025-47913)\n\n* github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload (CVE-2025-65637)\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-2026:8325",
"url": "https://access.redhat.com/errata/RHSA-2026:8325"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "2418900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8325.json"
}
],
"title": "Red Hat Security Advisory: buildah, crun, podman, runc, and skopeo security update",
"tracking": {
"current_release_date": "2026-06-07T01:24:41+00:00",
"generator": {
"date": "2026-06-07T01:24:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:8325",
"initial_release_date": "2026-04-15T15:24:38+00:00",
"revision_history": [
{
"date": "2026-04-15T15:24:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-15T15:24:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-07T01:24:41+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 E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.26.9-1.el9_0.3.src",
"product": {
"name": "buildah-1:1.26.9-1.el9_0.3.src",
"product_id": "buildah-1:1.26.9-1.el9_0.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.26.9-1.el9_0.3?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_0.src",
"product": {
"name": "runc-4:1.2.9-1.el9_0.src",
"product_id": "runc-4:1.2.9-1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_0?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-6.el9_0.6.src",
"product": {
"name": "podman-2:4.2.0-6.el9_0.6.src",
"product_id": "podman-2:4.2.0-6.el9_0.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-6.el9_0.6?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-4.1.el9_0.2.src",
"product": {
"name": "skopeo-2:1.8.0-4.1.el9_0.2.src",
"product_id": "skopeo-2:1.8.0-4.1.el9_0.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-4.1.el9_0.2?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.el9_0.src",
"product": {
"name": "crun-0:1.14.3-1.el9_0.src",
"product_id": "crun-0:1.14.3-1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.26.9-1.el9_0.3.aarch64",
"product": {
"name": "buildah-1:1.26.9-1.el9_0.3.aarch64",
"product_id": "buildah-1:1.26.9-1.el9_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.26.9-1.el9_0.3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"product": {
"name": "buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"product_id": "buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.26.9-1.el9_0.3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"product": {
"name": "buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"product_id": "buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.26.9-1.el9_0.3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"product_id": "buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.9-1.el9_0.3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.9-1.el9_0.3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_0.aarch64",
"product": {
"name": "runc-4:1.2.9-1.el9_0.aarch64",
"product_id": "runc-4:1.2.9-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_0?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"product_id": "runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_0?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_0?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-6.el9_0.6.aarch64",
"product": {
"name": "podman-2:4.2.0-6.el9_0.6.aarch64",
"product_id": "podman-2:4.2.0-6.el9_0.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-6.el9_0.6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"product": {
"name": "podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"product_id": "podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-6.el9_0.6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"product": {
"name": "podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"product_id": "podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-6.el9_0.6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"product": {
"name": "podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"product_id": "podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-6.el9_0.6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"product": {
"name": "podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"product_id": "podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-6.el9_0.6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"product": {
"name": "podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"product_id": "podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-6.el9_0.6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"product": {
"name": "podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"product_id": "podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-6.el9_0.6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-6.el9_0.6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"product": {
"name": "podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"product_id": "podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-6.el9_0.6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-6.el9_0.6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-6.el9_0.6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"product_id": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-6.el9_0.6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"product": {
"name": "skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"product_id": "skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-4.1.el9_0.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"product": {
"name": "skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"product_id": "skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-4.1.el9_0.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"product_id": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-4.1.el9_0.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"product_id": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-4.1.el9_0.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.el9_0.aarch64",
"product": {
"name": "crun-0:1.14.3-1.el9_0.aarch64",
"product_id": "crun-0:1.14.3-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"product": {
"name": "crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"product_id": "crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"product_id": "crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.26.9-1.el9_0.3.ppc64le",
"product": {
"name": "buildah-1:1.26.9-1.el9_0.3.ppc64le",
"product_id": "buildah-1:1.26.9-1.el9_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.26.9-1.el9_0.3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"product": {
"name": "buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"product_id": "buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.26.9-1.el9_0.3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"product_id": "buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.26.9-1.el9_0.3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"product_id": "buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.9-1.el9_0.3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.9-1.el9_0.3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_0.ppc64le",
"product": {
"name": "runc-4:1.2.9-1.el9_0.ppc64le",
"product_id": "runc-4:1.2.9-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_0?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_0?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_0?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-6.el9_0.6.ppc64le",
"product": {
"name": "podman-2:4.2.0-6.el9_0.6.ppc64le",
"product_id": "podman-2:4.2.0-6.el9_0.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-6.el9_0.6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"product": {
"name": "podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"product_id": "podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-6.el9_0.6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"product": {
"name": "podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"product_id": "podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-6.el9_0.6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"product": {
"name": "podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"product_id": "podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-6.el9_0.6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"product": {
"name": "podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"product_id": "podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-6.el9_0.6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"product": {
"name": "podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"product_id": "podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-6.el9_0.6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"product": {
"name": "podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"product_id": "podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-6.el9_0.6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-6.el9_0.6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"product_id": "podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-6.el9_0.6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-6.el9_0.6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-6.el9_0.6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-6.el9_0.6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"product": {
"name": "skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"product_id": "skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-4.1.el9_0.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"product": {
"name": "skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"product_id": "skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-4.1.el9_0.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"product_id": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-4.1.el9_0.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"product_id": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-4.1.el9_0.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.el9_0.ppc64le",
"product": {
"name": "crun-0:1.14.3-1.el9_0.ppc64le",
"product_id": "crun-0:1.14.3-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"product": {
"name": "crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"product_id": "crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"product_id": "crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.26.9-1.el9_0.3.x86_64",
"product": {
"name": "buildah-1:1.26.9-1.el9_0.3.x86_64",
"product_id": "buildah-1:1.26.9-1.el9_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.26.9-1.el9_0.3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"product": {
"name": "buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"product_id": "buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.26.9-1.el9_0.3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"product": {
"name": "buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"product_id": "buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.26.9-1.el9_0.3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"product_id": "buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.9-1.el9_0.3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.9-1.el9_0.3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_0.x86_64",
"product": {
"name": "runc-4:1.2.9-1.el9_0.x86_64",
"product_id": "runc-4:1.2.9-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_0?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"product_id": "runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_0?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_0?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-6.el9_0.6.x86_64",
"product": {
"name": "podman-2:4.2.0-6.el9_0.6.x86_64",
"product_id": "podman-2:4.2.0-6.el9_0.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-6.el9_0.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"product": {
"name": "podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"product_id": "podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-6.el9_0.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"product": {
"name": "podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"product_id": "podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-6.el9_0.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"product": {
"name": "podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"product_id": "podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-6.el9_0.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"product": {
"name": "podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"product_id": "podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-6.el9_0.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"product": {
"name": "podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"product_id": "podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-6.el9_0.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"product": {
"name": "podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"product_id": "podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-6.el9_0.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-6.el9_0.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"product": {
"name": "podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"product_id": "podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-6.el9_0.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-6.el9_0.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-6.el9_0.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"product_id": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-6.el9_0.6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"product": {
"name": "skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"product_id": "skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-4.1.el9_0.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64",
"product": {
"name": "skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64",
"product_id": "skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-4.1.el9_0.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"product_id": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-4.1.el9_0.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"product_id": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-4.1.el9_0.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.el9_0.x86_64",
"product": {
"name": "crun-0:1.14.3-1.el9_0.x86_64",
"product_id": "crun-0:1.14.3-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"product": {
"name": "crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"product_id": "crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"product_id": "crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.26.9-1.el9_0.3.s390x",
"product": {
"name": "buildah-1:1.26.9-1.el9_0.3.s390x",
"product_id": "buildah-1:1.26.9-1.el9_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.26.9-1.el9_0.3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"product": {
"name": "buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"product_id": "buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.26.9-1.el9_0.3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"product": {
"name": "buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"product_id": "buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.26.9-1.el9_0.3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"product": {
"name": "buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"product_id": "buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.9-1.el9_0.3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"product_id": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.9-1.el9_0.3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_0.s390x",
"product": {
"name": "runc-4:1.2.9-1.el9_0.s390x",
"product_id": "runc-4:1.2.9-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_0?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_0.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_0.s390x",
"product_id": "runc-debugsource-4:1.2.9-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_0?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_0?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-6.el9_0.6.s390x",
"product": {
"name": "podman-2:4.2.0-6.el9_0.6.s390x",
"product_id": "podman-2:4.2.0-6.el9_0.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-6.el9_0.6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"product": {
"name": "podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"product_id": "podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-6.el9_0.6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"product": {
"name": "podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"product_id": "podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-6.el9_0.6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"product": {
"name": "podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"product_id": "podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-6.el9_0.6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-6.el9_0.6.s390x",
"product": {
"name": "podman-remote-2:4.2.0-6.el9_0.6.s390x",
"product_id": "podman-remote-2:4.2.0-6.el9_0.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-6.el9_0.6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-6.el9_0.6.s390x",
"product": {
"name": "podman-tests-2:4.2.0-6.el9_0.6.s390x",
"product_id": "podman-tests-2:4.2.0-6.el9_0.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-6.el9_0.6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"product": {
"name": "podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"product_id": "podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-6.el9_0.6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-6.el9_0.6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"product": {
"name": "podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"product_id": "podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-6.el9_0.6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-6.el9_0.6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"product_id": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-6.el9_0.6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"product_id": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-6.el9_0.6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"product": {
"name": "skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"product_id": "skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.8.0-4.1.el9_0.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"product": {
"name": "skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"product_id": "skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.8.0-4.1.el9_0.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"product": {
"name": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"product_id": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.8.0-4.1.el9_0.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"product_id": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.8.0-4.1.el9_0.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.el9_0.s390x",
"product": {
"name": "crun-0:1.14.3-1.el9_0.s390x",
"product_id": "crun-0:1.14.3-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.el9_0.s390x",
"product": {
"name": "crun-debugsource-0:1.14.3-1.el9_0.s390x",
"product_id": "crun-debugsource-0:1.14.3-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"product_id": "crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-2:4.2.0-6.el9_0.6.noarch",
"product": {
"name": "podman-docker-2:4.2.0-6.el9_0.6.noarch",
"product_id": "podman-docker-2:4.2.0-6.el9_0.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-6.el9_0.6?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.9-1.el9_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64"
},
"product_reference": "buildah-1:1.26.9-1.el9_0.3.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.9-1.el9_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le"
},
"product_reference": "buildah-1:1.26.9-1.el9_0.3.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.9-1.el9_0.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x"
},
"product_reference": "buildah-1:1.26.9-1.el9_0.3.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.9-1.el9_0.3.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src"
},
"product_reference": "buildah-1:1.26.9-1.el9_0.3.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.9-1.el9_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64"
},
"product_reference": "buildah-1:1.26.9-1.el9_0.3.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x"
},
"product_reference": "buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64"
},
"product_reference": "buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.26.9-1.el9_0.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x"
},
"product_reference": "buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64"
},
"product_reference": "buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.26.9-1.el9_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64"
},
"product_reference": "buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.26.9-1.el9_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le"
},
"product_reference": "buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.26.9-1.el9_0.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x"
},
"product_reference": "buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.26.9-1.el9_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64"
},
"product_reference": "buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64"
},
"product_reference": "crun-0:1.14.3-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le"
},
"product_reference": "crun-0:1.14.3-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x"
},
"product_reference": "crun-0:1.14.3-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src"
},
"product_reference": "crun-0:1.14.3-1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64"
},
"product_reference": "crun-0:1.14.3-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64"
},
"product_reference": "crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le"
},
"product_reference": "crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x"
},
"product_reference": "crun-debugsource-0:1.14.3-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64"
},
"product_reference": "crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-6.el9_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64"
},
"product_reference": "podman-2:4.2.0-6.el9_0.6.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-6.el9_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le"
},
"product_reference": "podman-2:4.2.0-6.el9_0.6.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-6.el9_0.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x"
},
"product_reference": "podman-2:4.2.0-6.el9_0.6.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-6.el9_0.6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src"
},
"product_reference": "podman-2:4.2.0-6.el9_0.6.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-6.el9_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64"
},
"product_reference": "podman-2:4.2.0-6.el9_0.6.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-6.el9_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64"
},
"product_reference": "podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le"
},
"product_reference": "podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-6.el9_0.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x"
},
"product_reference": "podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-6.el9_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64"
},
"product_reference": "podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64"
},
"product_reference": "podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-6.el9_0.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x"
},
"product_reference": "podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64"
},
"product_reference": "podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-6.el9_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64"
},
"product_reference": "podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le"
},
"product_reference": "podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-6.el9_0.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x"
},
"product_reference": "podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-6.el9_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64"
},
"product_reference": "podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.2.0-6.el9_0.6.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch"
},
"product_reference": "podman-docker-2:4.2.0-6.el9_0.6.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64"
},
"product_reference": "podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le"
},
"product_reference": "podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.2.0-6.el9_0.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x"
},
"product_reference": "podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64"
},
"product_reference": "podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-6.el9_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64"
},
"product_reference": "podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-6.el9_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le"
},
"product_reference": "podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-6.el9_0.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x"
},
"product_reference": "podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-6.el9_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64"
},
"product_reference": "podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-6.el9_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64"
},
"product_reference": "podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-6.el9_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le"
},
"product_reference": "podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-6.el9_0.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x"
},
"product_reference": "podman-remote-2:4.2.0-6.el9_0.6.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-6.el9_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64"
},
"product_reference": "podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-6.el9_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64"
},
"product_reference": "podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-6.el9_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le"
},
"product_reference": "podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-6.el9_0.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x"
},
"product_reference": "podman-tests-2:4.2.0-6.el9_0.6.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-6.el9_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64"
},
"product_reference": "podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64"
},
"product_reference": "runc-4:1.2.9-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le"
},
"product_reference": "runc-4:1.2.9-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x"
},
"product_reference": "runc-4:1.2.9-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src"
},
"product_reference": "runc-4:1.2.9-1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64"
},
"product_reference": "runc-4:1.2.9-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-4.1.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64"
},
"product_reference": "skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-4.1.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le"
},
"product_reference": "skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-4.1.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x"
},
"product_reference": "skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-4.1.el9_0.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src"
},
"product_reference": "skopeo-2:1.8.0-4.1.el9_0.2.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.8.0-4.1.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64"
},
"product_reference": "skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x"
},
"product_reference": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64"
},
"product_reference": "skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le"
},
"product_reference": "skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x"
},
"product_reference": "skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
},
"product_reference": "skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:17:18.235000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container\u0027s /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"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.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64"
],
"known_not_affected": [
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "RHBZ#2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T15:24:38+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.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8325"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix\nDAC and thus user namespaces stop a container process from being able to write to them.\n\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n\n* Depending on the maskedPath configuration (the default configuratio nonly masks paths in /proc and /sys), using an AppArmor that blocks unexpectedwrites to any maskedPaths (as is the case with the defaultprofile used by Docker and Podman) will block attempts to exploit this issue. However, CVE-2025-52881 allows an attacker to bypass LSMlabels, and so this mitigation is not helpful when considered incombination with CVE-2025-52881.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"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.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64"
],
"known_not_affected": [
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T15:24:38+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.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8325"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.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.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"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.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64"
],
"known_not_affected": [
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T15:24:38+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.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8325"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"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.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64"
],
"known_not_affected": [
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T15:24:38+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.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8325"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"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.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
],
"known_not_affected": [
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T15:24:38+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.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8325"
},
{
"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.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.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.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-65637",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-12-04T19:00:54.313916+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418900"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go\u2019s internal bufio.Scanner, the read operation fails with a \u201ctoken too long\u201d error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is categorized as Moderate because its impact is limited to the logging subsystem and requires a specific, non-default usage pattern to trigger\u2014namely, sending a single unbounded line exceeding 64KB through Entry.Writer(). Most Logrus deployments do not expose this interface directly to attacker-controlled input, which raises the attack complexity and reduces realistic exploitability. Additionally, the flaw does not affect confidentiality or integrity, nor does it allow code execution or privilege escalation. The failure results in a controlled degradation of availability (logging becoming non-functional), rather than a broader application outage or systemic compromise. These constrained conditions and limited real-world impact justify treating the issue as moderate rather than important.",
"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.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64"
],
"known_not_affected": [
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65637"
},
{
"category": "external",
"summary": "RHBZ#2418900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65637"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc",
"url": "https://github.com/mjuanxd/logrus-dos-poc"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md",
"url": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/issues/1370",
"url": "https://github.com/sirupsen/logrus/issues/1370"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/pull/1376",
"url": "https://github.com/sirupsen/logrus/pull/1376"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391",
"url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391"
}
],
"release_date": "2025-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T15:24:38+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.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8325"
},
{
"category": "workaround",
"details": "Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.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.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.src",
"AppStream-9.0.0.Z.E4S:buildah-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-debugsource-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.aarch64",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.ppc64le",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.s390x",
"AppStream-9.0.0.Z.E4S:buildah-tests-debuginfo-1:1.26.9-1.el9_0.3.x86_64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:crun-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debuginfo-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:crun-debugsource-0:1.14.3-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:podman-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-6.el9_0.6.noarch",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-6.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.src",
"AppStream-9.0.0.Z.E4S:runc-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:skopeo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debuginfo-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-debugsource-2:1.8.0-4.1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:skopeo-tests-2:1.8.0-4.1.el9_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload"
}
]
}
SUSE-SU-2025:21036-1
Vulnerability from csaf_suse - Published: 2025-11-10 14:45 - Updated: 2025-11-10 14:45| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:runc-1.3.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:runc-1.3.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:runc-1.3.3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:runc-1.3.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:runc-1.3.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:runc-1.3.3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:runc-1.3.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:runc-1.3.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:runc-1.3.3-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for runc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for runc fixes the following issues:\n\nUpdate to runc v1.3.3. Upstream changelog is available from\n\u003chttps://github.com/opencontainers/runc/releases/tag/v1.3.3\u003e. bsc#1252232\n * CVE-2025-31133\n * CVE-2025-52565\n * CVE-2025-52881\n\nUpdate to runc v1.3.2. Upstream changelog is available from\n\u003chttps://github.com/opencontainers/runc/releases/tag/v1.3.2\u003e bsc#1252110\n\n- Includes an important fix for the CPUSet translation for cgroupv2.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-512",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_21036-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21036-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521036-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21036-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023397.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252110",
"url": "https://bugzilla.suse.com/1252110"
},
{
"category": "self",
"summary": "SUSE Bug 1252232",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31133 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31133/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52565 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52881 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52881/"
}
],
"title": "Security update for runc",
"tracking": {
"current_release_date": "2025-11-10T14:45:27Z",
"generator": {
"date": "2025-11-10T14:45:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21036-1",
"initial_release_date": "2025-11-10T14:45:27Z",
"revision_history": [
{
"date": "2025-11-10T14:45:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "runc-1.3.3-1.1.aarch64",
"product": {
"name": "runc-1.3.3-1.1.aarch64",
"product_id": "runc-1.3.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-1.3.3-1.1.s390x",
"product": {
"name": "runc-1.3.3-1.1.s390x",
"product_id": "runc-1.3.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-1.3.3-1.1.x86_64",
"product": {
"name": "runc-1.3.3-1.1.x86_64",
"product_id": "runc-1.3.3-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:runc-1.3.3-1.1.aarch64"
},
"product_reference": "runc-1.3.3-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:runc-1.3.3-1.1.s390x"
},
"product_reference": "runc-1.3.3-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:runc-1.3.3-1.1.x86_64"
},
"product_reference": "runc-1.3.3-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31133"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount (i.e., the container\u0027s /dev/null) was actually a real /dev/null inode when using the container\u0027s /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.aarch64",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.s390x",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31133",
"url": "https://www.suse.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.aarch64",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.s390x",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.aarch64",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.s390x",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-10T14:45:27Z",
"details": "important"
}
],
"title": "CVE-2025-31133"
},
{
"cve": "CVE-2025-52565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52565"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the container, an attacker can trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target (namely, the bind-mount of `/dev/pts/$n` to `/dev/console` as configured for all containers that allocate a console). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_pattern` (respectively). This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.aarch64",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.s390x",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52565",
"url": "https://www.suse.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.aarch64",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.s390x",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.aarch64",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.s390x",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-10T14:45:27Z",
"details": "important"
}
],
"title": "CVE-2025-52565"
},
{
"cve": "CVE-2025-52881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52881"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts (we have also verified this attack is possible to exploit using a standard Dockerfile with docker buildx build as that also permits triggering parallel execution of containers with custom shared mounts configured). This redirect could be through symbolic links in a tmpfs or theoretically other methods such as regular bind-mounts. While similar, the mitigation applied for the related CVE, CVE-2019-19921, was fairly limited and effectively only caused runc to verify that when LSM labels are written they are actually procfs files. This issue is fixed in versions 1.2.8, 1.3.3, and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.aarch64",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.s390x",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52881",
"url": "https://www.suse.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.aarch64",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.s390x",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.aarch64",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.s390x",
"SUSE Linux Micro 6.0:runc-1.3.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-10T14:45:27Z",
"details": "important"
}
],
"title": "CVE-2025-52881"
}
]
}
SUSE-SU-2025:21038-1
Vulnerability from csaf_suse - Published: 2025-11-10 14:47 - Updated: 2025-11-10 14:47| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-docker-4.9.5-9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-docker-4.9.5-9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-docker-4.9.5-9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for podman",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for podman fixes the following issues:\n\n- CVE-2025-31133,CVE-2025-52565,CVE-2025-52881: Fixed various container breakouts (bsc#1252376):\n- Fixed podman \u0026 buildah with runc 1.3.2 fail with lots of warnings as rootless (bsc#1252543)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-513",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_21038-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21038-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521038-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21038-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023395.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252376",
"url": "https://bugzilla.suse.com/1252376"
},
{
"category": "self",
"summary": "SUSE Bug 1252543",
"url": "https://bugzilla.suse.com/1252543"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31133 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31133/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52565 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52881 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52881/"
}
],
"title": "Security update for podman",
"tracking": {
"current_release_date": "2025-11-10T14:47:12Z",
"generator": {
"date": "2025-11-10T14:47:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21038-1",
"initial_release_date": "2025-11-10T14:47:12Z",
"revision_history": [
{
"date": "2025-11-10T14:47:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "podman-4.9.5-9.1.aarch64",
"product": {
"name": "podman-4.9.5-9.1.aarch64",
"product_id": "podman-4.9.5-9.1.aarch64"
}
},
{
"category": "product_version",
"name": "podman-remote-4.9.5-9.1.aarch64",
"product": {
"name": "podman-remote-4.9.5-9.1.aarch64",
"product_id": "podman-remote-4.9.5-9.1.aarch64"
}
},
{
"category": "product_version",
"name": "podmansh-4.9.5-9.1.aarch64",
"product": {
"name": "podmansh-4.9.5-9.1.aarch64",
"product_id": "podmansh-4.9.5-9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-4.9.5-9.1.noarch",
"product": {
"name": "podman-docker-4.9.5-9.1.noarch",
"product_id": "podman-docker-4.9.5-9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4.9.5-9.1.s390x",
"product": {
"name": "podman-4.9.5-9.1.s390x",
"product_id": "podman-4.9.5-9.1.s390x"
}
},
{
"category": "product_version",
"name": "podman-remote-4.9.5-9.1.s390x",
"product": {
"name": "podman-remote-4.9.5-9.1.s390x",
"product_id": "podman-remote-4.9.5-9.1.s390x"
}
},
{
"category": "product_version",
"name": "podmansh-4.9.5-9.1.s390x",
"product": {
"name": "podmansh-4.9.5-9.1.s390x",
"product_id": "podmansh-4.9.5-9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4.9.5-9.1.x86_64",
"product": {
"name": "podman-4.9.5-9.1.x86_64",
"product_id": "podman-4.9.5-9.1.x86_64"
}
},
{
"category": "product_version",
"name": "podman-remote-4.9.5-9.1.x86_64",
"product": {
"name": "podman-remote-4.9.5-9.1.x86_64",
"product_id": "podman-remote-4.9.5-9.1.x86_64"
}
},
{
"category": "product_version",
"name": "podmansh-4.9.5-9.1.x86_64",
"product": {
"name": "podmansh-4.9.5-9.1.x86_64",
"product_id": "podmansh-4.9.5-9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4.9.5-9.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podman-4.9.5-9.1.aarch64"
},
"product_reference": "podman-4.9.5-9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4.9.5-9.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podman-4.9.5-9.1.s390x"
},
"product_reference": "podman-4.9.5-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4.9.5-9.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podman-4.9.5-9.1.x86_64"
},
"product_reference": "podman-4.9.5-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4.9.5-9.1.noarch as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podman-docker-4.9.5-9.1.noarch"
},
"product_reference": "podman-docker-4.9.5-9.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4.9.5-9.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.aarch64"
},
"product_reference": "podman-remote-4.9.5-9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4.9.5-9.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.s390x"
},
"product_reference": "podman-remote-4.9.5-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4.9.5-9.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.x86_64"
},
"product_reference": "podman-remote-4.9.5-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-4.9.5-9.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.aarch64"
},
"product_reference": "podmansh-4.9.5-9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-4.9.5-9.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.s390x"
},
"product_reference": "podmansh-4.9.5-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-4.9.5-9.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.x86_64"
},
"product_reference": "podmansh-4.9.5-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31133"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount (i.e., the container\u0027s /dev/null) was actually a real /dev/null inode when using the container\u0027s /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-9.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31133",
"url": "https://www.suse.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-9.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-9.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-10T14:47:12Z",
"details": "important"
}
],
"title": "CVE-2025-31133"
},
{
"cve": "CVE-2025-52565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52565"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the container, an attacker can trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target (namely, the bind-mount of `/dev/pts/$n` to `/dev/console` as configured for all containers that allocate a console). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_pattern` (respectively). This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-9.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52565",
"url": "https://www.suse.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-9.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-9.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-10T14:47:12Z",
"details": "important"
}
],
"title": "CVE-2025-52565"
},
{
"cve": "CVE-2025-52881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52881"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts (we have also verified this attack is possible to exploit using a standard Dockerfile with docker buildx build as that also permits triggering parallel execution of containers with custom shared mounts configured). This redirect could be through symbolic links in a tmpfs or theoretically other methods such as regular bind-mounts. While similar, the mitigation applied for the related CVE, CVE-2019-19921, was fairly limited and effectively only caused runc to verify that when LSM labels are written they are actually procfs files. This issue is fixed in versions 1.2.8, 1.3.3, and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-9.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52881",
"url": "https://www.suse.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-9.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-9.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-9.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-10T14:47:12Z",
"details": "important"
}
],
"title": "CVE-2025-52881"
}
]
}
SUSE-SU-2025:21054-1
Vulnerability from csaf_suse - Published: 2025-11-10 14:24 - Updated: 2025-11-10 14:24| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for runc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for runc fixes the following issues:\n\n- Update to runc v1.3.3. Upstream changelog is available from\n \u003chttps://github.com/opencontainers/runc/releases/tag/v1.3.3\u003e. bsc#1252232\n * CVE-2025-31133\n * CVE-2025-52565\n * CVE-2025-52881\n\n- Update to runc v1.3.2. Upstream changelog is available from\n \u003chttps://github.com/opencontainers/runc/releases/tag/v1.3.2\u003e bsc#1252110\n - Includes an important fix for the CPUSet translation for cgroupv2.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-333",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_21054-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21054-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521054-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21054-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023420.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252110",
"url": "https://bugzilla.suse.com/1252110"
},
{
"category": "self",
"summary": "SUSE Bug 1252232",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31133 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31133/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52565 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52881 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52881/"
}
],
"title": "Security update for runc",
"tracking": {
"current_release_date": "2025-11-10T14:24:22Z",
"generator": {
"date": "2025-11-10T14:24:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21054-1",
"initial_release_date": "2025-11-10T14:24:22Z",
"revision_history": [
{
"date": "2025-11-10T14:24:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "runc-1.3.3-slfo.1.1_1.1.aarch64",
"product": {
"name": "runc-1.3.3-slfo.1.1_1.1.aarch64",
"product_id": "runc-1.3.3-slfo.1.1_1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-1.3.3-slfo.1.1_1.1.ppc64le",
"product": {
"name": "runc-1.3.3-slfo.1.1_1.1.ppc64le",
"product_id": "runc-1.3.3-slfo.1.1_1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-1.3.3-slfo.1.1_1.1.s390x",
"product": {
"name": "runc-1.3.3-slfo.1.1_1.1.s390x",
"product_id": "runc-1.3.3-slfo.1.1_1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-1.3.3-slfo.1.1_1.1.x86_64",
"product": {
"name": "runc-1.3.3-slfo.1.1_1.1.x86_64",
"product_id": "runc-1.3.3-slfo.1.1_1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.aarch64"
},
"product_reference": "runc-1.3.3-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.ppc64le"
},
"product_reference": "runc-1.3.3-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.s390x"
},
"product_reference": "runc-1.3.3-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.x86_64"
},
"product_reference": "runc-1.3.3-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31133"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount (i.e., the container\u0027s /dev/null) was actually a real /dev/null inode when using the container\u0027s /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31133",
"url": "https://www.suse.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-10T14:24:22Z",
"details": "important"
}
],
"title": "CVE-2025-31133"
},
{
"cve": "CVE-2025-52565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52565"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the container, an attacker can trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target (namely, the bind-mount of `/dev/pts/$n` to `/dev/console` as configured for all containers that allocate a console). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_pattern` (respectively). This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52565",
"url": "https://www.suse.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-10T14:24:22Z",
"details": "important"
}
],
"title": "CVE-2025-52565"
},
{
"cve": "CVE-2025-52881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52881"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts (we have also verified this attack is possible to exploit using a standard Dockerfile with docker buildx build as that also permits triggering parallel execution of containers with custom shared mounts configured). This redirect could be through symbolic links in a tmpfs or theoretically other methods such as regular bind-mounts. While similar, the mitigation applied for the related CVE, CVE-2019-19921, was fairly limited and effectively only caused runc to verify that when LSM labels are written they are actually procfs files. This issue is fixed in versions 1.2.8, 1.3.3, and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52881",
"url": "https://www.suse.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:runc-1.3.3-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-10T14:24:22Z",
"details": "important"
}
],
"title": "CVE-2025-52881"
}
]
}
SUSE-SU-2025:21072-1
Vulnerability from csaf_suse - Published: 2025-11-20 16:43 - Updated: 2025-11-20 16:43| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for runc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for runc fixes the following issues:\n\n- Update to runc v1.3.3:\n * CVE-2025-31133, CVE-2025-52565, CVE-2025-52881: Fixed container breakouts by bypassing\n runc\u0027s restrictions for writing to arbitrary /proc files (bsc#1252232)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-46",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_21072-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21072-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521072-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21072-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023432.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252110",
"url": "https://bugzilla.suse.com/1252110"
},
{
"category": "self",
"summary": "SUSE Bug 1252232",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31133 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31133/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52565 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52881 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52881/"
}
],
"title": "Security update for runc",
"tracking": {
"current_release_date": "2025-11-20T16:43:58Z",
"generator": {
"date": "2025-11-20T16:43:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21072-1",
"initial_release_date": "2025-11-20T16:43:58Z",
"revision_history": [
{
"date": "2025-11-20T16:43:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "runc-1.3.3-160000.1.1.aarch64",
"product": {
"name": "runc-1.3.3-160000.1.1.aarch64",
"product_id": "runc-1.3.3-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-1.3.3-160000.1.1.ppc64le",
"product": {
"name": "runc-1.3.3-160000.1.1.ppc64le",
"product_id": "runc-1.3.3-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-1.3.3-160000.1.1.s390x",
"product": {
"name": "runc-1.3.3-160000.1.1.s390x",
"product_id": "runc-1.3.3-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-1.3.3-160000.1.1.x86_64",
"product": {
"name": "runc-1.3.3-160000.1.1.x86_64",
"product_id": "runc-1.3.3-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:transactional"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.aarch64"
},
"product_reference": "runc-1.3.3-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.ppc64le"
},
"product_reference": "runc-1.3.3-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.s390x"
},
"product_reference": "runc-1.3.3-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.x86_64"
},
"product_reference": "runc-1.3.3-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31133"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount (i.e., the container\u0027s /dev/null) was actually a real /dev/null inode when using the container\u0027s /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31133",
"url": "https://www.suse.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-20T16:43:58Z",
"details": "important"
}
],
"title": "CVE-2025-31133"
},
{
"cve": "CVE-2025-52565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52565"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the container, an attacker can trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target (namely, the bind-mount of `/dev/pts/$n` to `/dev/console` as configured for all containers that allocate a console). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_pattern` (respectively). This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52565",
"url": "https://www.suse.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-20T16:43:58Z",
"details": "important"
}
],
"title": "CVE-2025-52565"
},
{
"cve": "CVE-2025-52881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52881"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts (we have also verified this attack is possible to exploit using a standard Dockerfile with docker buildx build as that also permits triggering parallel execution of containers with custom shared mounts configured). This redirect could be through symbolic links in a tmpfs or theoretically other methods such as regular bind-mounts. While similar, the mitigation applied for the related CVE, CVE-2019-19921, was fairly limited and effectively only caused runc to verify that when LSM labels are written they are actually procfs files. This issue is fixed in versions 1.2.8, 1.3.3, and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52881",
"url": "https://www.suse.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Micro 6.2:runc-1.3.3-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-20T16:43:58Z",
"details": "important"
}
],
"title": "CVE-2025-52881"
}
]
}
SUSE-SU-2025:21136-1
Vulnerability from csaf_suse - Published: 2025-11-20 16:43 - Updated: 2025-11-20 16:43| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for runc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for runc fixes the following issues:\n\n- Update to runc v1.3.3:\n * CVE-2025-31133, CVE-2025-52565, CVE-2025-52881: Fixed container breakouts by bypassing\n runc\u0027s restrictions for writing to arbitrary /proc files (bsc#1252232)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-46",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_21136-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21136-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521136-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21136-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023516.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252110",
"url": "https://bugzilla.suse.com/1252110"
},
{
"category": "self",
"summary": "SUSE Bug 1252232",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31133 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31133/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52565 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52881 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52881/"
}
],
"title": "Security update for runc",
"tracking": {
"current_release_date": "2025-11-20T16:43:58Z",
"generator": {
"date": "2025-11-20T16:43:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21136-1",
"initial_release_date": "2025-11-20T16:43:58Z",
"revision_history": [
{
"date": "2025-11-20T16:43:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "runc-1.3.3-160000.1.1.aarch64",
"product": {
"name": "runc-1.3.3-160000.1.1.aarch64",
"product_id": "runc-1.3.3-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-1.3.3-160000.1.1.ppc64le",
"product": {
"name": "runc-1.3.3-160000.1.1.ppc64le",
"product_id": "runc-1.3.3-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-1.3.3-160000.1.1.s390x",
"product": {
"name": "runc-1.3.3-160000.1.1.s390x",
"product_id": "runc-1.3.3-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-1.3.3-160000.1.1.x86_64",
"product": {
"name": "runc-1.3.3-160000.1.1.x86_64",
"product_id": "runc-1.3.3-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.aarch64"
},
"product_reference": "runc-1.3.3-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.ppc64le"
},
"product_reference": "runc-1.3.3-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.s390x"
},
"product_reference": "runc-1.3.3-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.x86_64"
},
"product_reference": "runc-1.3.3-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.aarch64"
},
"product_reference": "runc-1.3.3-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.ppc64le"
},
"product_reference": "runc-1.3.3-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.s390x"
},
"product_reference": "runc-1.3.3-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.3.3-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.x86_64"
},
"product_reference": "runc-1.3.3-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31133"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount (i.e., the container\u0027s /dev/null) was actually a real /dev/null inode when using the container\u0027s /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31133",
"url": "https://www.suse.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-20T16:43:58Z",
"details": "important"
}
],
"title": "CVE-2025-31133"
},
{
"cve": "CVE-2025-52565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52565"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the container, an attacker can trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target (namely, the bind-mount of `/dev/pts/$n` to `/dev/console` as configured for all containers that allocate a console). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_pattern` (respectively). This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52565",
"url": "https://www.suse.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-20T16:43:58Z",
"details": "important"
}
],
"title": "CVE-2025-52565"
},
{
"cve": "CVE-2025-52881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52881"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts (we have also verified this attack is possible to exploit using a standard Dockerfile with docker buildx build as that also permits triggering parallel execution of containers with custom shared mounts configured). This redirect could be through symbolic links in a tmpfs or theoretically other methods such as regular bind-mounts. While similar, the mitigation applied for the related CVE, CVE-2019-19921, was fairly limited and effectively only caused runc to verify that when LSM labels are written they are actually procfs files. This issue is fixed in versions 1.2.8, 1.3.3, and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52881",
"url": "https://www.suse.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:runc-1.3.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:runc-1.3.3-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-20T16:43:58Z",
"details": "important"
}
],
"title": "CVE-2025-52881"
}
]
}
SUSE-SU-2025:3950-1
Vulnerability from csaf_suse - Published: 2025-11-05 10:22 - Updated: 2025-11-05 10:22| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:runc-1.2.7-150000.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:runc-1.2.7-150000.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:runc-1.2.7-150000.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:runc-1.2.7-150000.80.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for runc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for runc fixes the following issues:\n\n- CVE-2025-31133: Fixed container escape via \u0027masked path\u0027 abuse due to mount race conditions (bsc#1252232).\n- CVE-2025-52565: Fixed container escape with malicious config due to /dev/console mount and related races (bsc#1252232).\n- CVE-2025-52881: Fixed container escape and denial of service due to arbitrary write gadgets and procfs write redirects (bsc#1252232).\n\nUpdate to runc v1.2.7. \n\n- Upstream changelog is available from \u003chttps://github.com/opencontainers/runc/releases/tag/v1.2.7\u003e\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3950,SUSE-SLE-Micro-5.3-2025-3950,SUSE-SLE-Micro-5.4-2025-3950,SUSE-SLE-Micro-5.5-2025-3950,SUSE-SLE-Module-Basesystem-15-SP7-2025-3950,SUSE-SLE-Module-Containers-15-SP6-2025-3950,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-3950,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-3950,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-3950,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3950,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3950,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-3950,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-3950,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3950,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-3950,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-3950,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3950,SUSE-SUSE-MicroOS-5.2-2025-3950,SUSE-Storage-7.1-2025-3950,openSUSE-SLE-15.6-2025-3950",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_3950-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3950-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253950-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3950-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023152.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252232",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31133 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31133/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52565 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52881 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52881/"
}
],
"title": "Security update for runc",
"tracking": {
"current_release_date": "2025-11-05T10:22:48Z",
"generator": {
"date": "2025-11-05T10:22:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3950-1",
"initial_release_date": "2025-11-05T10:22:48Z",
"revision_history": [
{
"date": "2025-11-05T10:22:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "runc-1.2.7-150000.80.1.aarch64",
"product": {
"name": "runc-1.2.7-150000.80.1.aarch64",
"product_id": "runc-1.2.7-150000.80.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-1.2.7-150000.80.1.i586",
"product": {
"name": "runc-1.2.7-150000.80.1.i586",
"product_id": "runc-1.2.7-150000.80.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-1.2.7-150000.80.1.ppc64le",
"product": {
"name": "runc-1.2.7-150000.80.1.ppc64le",
"product_id": "runc-1.2.7-150000.80.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-1.2.7-150000.80.1.s390x",
"product": {
"name": "runc-1.2.7-150000.80.1.s390x",
"product_id": "runc-1.2.7-150000.80.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-1.2.7-150000.80.1.x86_64",
"product": {
"name": "runc-1.2.7-150000.80.1.x86_64",
"product_id": "runc-1.2.7-150000.80.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.s390x"
},
"product_reference": "runc-1.2.7-150000.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.s390x"
},
"product_reference": "runc-1.2.7-150000.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.ppc64le"
},
"product_reference": "runc-1.2.7-150000.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.s390x"
},
"product_reference": "runc-1.2.7-150000.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.ppc64le"
},
"product_reference": "runc-1.2.7-150000.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.s390x"
},
"product_reference": "runc-1.2.7-150000.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.ppc64le"
},
"product_reference": "runc-1.2.7-150000.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.s390x"
},
"product_reference": "runc-1.2.7-150000.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.ppc64le"
},
"product_reference": "runc-1.2.7-150000.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.s390x"
},
"product_reference": "runc-1.2.7-150000.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.ppc64le"
},
"product_reference": "runc-1.2.7-150000.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.s390x"
},
"product_reference": "runc-1.2.7-150000.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.ppc64le"
},
"product_reference": "runc-1.2.7-150000.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.s390x"
},
"product_reference": "runc-1.2.7-150000.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.ppc64le"
},
"product_reference": "runc-1.2.7-150000.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.ppc64le"
},
"product_reference": "runc-1.2.7-150000.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.ppc64le"
},
"product_reference": "runc-1.2.7-150000.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.s390x"
},
"product_reference": "runc-1.2.7-150000.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:runc-1.2.7-150000.80.1.aarch64"
},
"product_reference": "runc-1.2.7-150000.80.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:runc-1.2.7-150000.80.1.ppc64le"
},
"product_reference": "runc-1.2.7-150000.80.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:runc-1.2.7-150000.80.1.s390x"
},
"product_reference": "runc-1.2.7-150000.80.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.2.7-150000.80.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:runc-1.2.7-150000.80.1.x86_64"
},
"product_reference": "runc-1.2.7-150000.80.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31133"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount (i.e., the container\u0027s /dev/null) was actually a real /dev/null inode when using the container\u0027s /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.aarch64",
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.x86_64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.aarch64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.ppc64le",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.s390x",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31133",
"url": "https://www.suse.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.aarch64",
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.x86_64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.aarch64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.ppc64le",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.s390x",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.aarch64",
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.x86_64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.aarch64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.ppc64le",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.s390x",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-05T10:22:48Z",
"details": "important"
}
],
"title": "CVE-2025-31133"
},
{
"cve": "CVE-2025-52565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52565"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the container, an attacker can trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target (namely, the bind-mount of `/dev/pts/$n` to `/dev/console` as configured for all containers that allocate a console). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_pattern` (respectively). This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.aarch64",
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.x86_64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.aarch64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.ppc64le",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.s390x",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52565",
"url": "https://www.suse.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.aarch64",
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.x86_64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.aarch64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.ppc64le",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.s390x",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.aarch64",
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.x86_64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.aarch64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.ppc64le",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.s390x",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-05T10:22:48Z",
"details": "important"
}
],
"title": "CVE-2025-52565"
},
{
"cve": "CVE-2025-52881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52881"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts (we have also verified this attack is possible to exploit using a standard Dockerfile with docker buildx build as that also permits triggering parallel execution of containers with custom shared mounts configured). This redirect could be through symbolic links in a tmpfs or theoretically other methods such as regular bind-mounts. While similar, the mitigation applied for the related CVE, CVE-2019-19921, was fairly limited and effectively only caused runc to verify that when LSM labels are written they are actually procfs files. This issue is fixed in versions 1.2.8, 1.3.3, and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.aarch64",
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.x86_64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.aarch64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.ppc64le",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.s390x",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52881",
"url": "https://www.suse.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.aarch64",
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.x86_64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.aarch64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.ppc64le",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.s390x",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.aarch64",
"SUSE Enterprise Storage 7.1:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.2:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Micro 5.5:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:runc-1.2.7-150000.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:runc-1.2.7-150000.80.1.x86_64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.aarch64",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.ppc64le",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.s390x",
"openSUSE Leap 15.6:runc-1.2.7-150000.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-05T10:22:48Z",
"details": "important"
}
],
"title": "CVE-2025-52881"
}
]
}
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.